projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
56592be
)
remove outdated comment
author
Ken Raeburn
<raeburn@raeburn.org>
Sun, 21 Jul 2002 12:02:15 +0000
(12:02 +0000)
committer
Ken Raeburn
<raeburn@raeburn.org>
Sun, 21 Jul 2002 12:02:15 +0000
(12:02 +0000)
src/dired.c
patch
|
blob
|
history
diff --git
a/src/dired.c
b/src/dired.c
index 3c49ac54b4ce1d710bcffc4d185a391382985194..692d193c5aedd6a38539fdae86092dd3afdb1121 100644
(file)
--- a/
src/dired.c
+++ b/
src/dired.c
@@
-953,7
+953,6
@@
If file does not exist, returns nil. */)
#else /* file gid will be egid */
values[9] = (s.st_gid != getegid ()) ? Qt : Qnil;
#endif /* BSD4_2 (or BSD4_3) */
- /* Cast -1 to avoid warning if int is not as wide as VALBITS. */
if (FIXNUM_OVERFLOW_P (s.st_ino))
/* To allow inode numbers larger than VALBITS, separate the bottom
16 bits. */